func net.randIntn
3 uses
	net (current package)
		dnsclient.go#L26: func randIntn(n int) int {
		dnsclient.go#L183: 		n := randIntn(sum)
		dnsclient.go#L228: 		j := randIntn(i + 1)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)